ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1BaseSerializer<TControl,TItem,TICollectionOwner> Class / Serializable Property

In This Topic
    Serializable Property
    In This Topic
    Serializable object that will be serialized or deserialized.
    Syntax
    'Declaration
     
    Public ReadOnly Property Serializable As System.Object
    public System.object Serializable {get;}
    See Also